UInt64M INumeric<UInt64M>.Positive()Private Function Positive As UInt64M
Implements INumeric(Of UInt64M).Positiveprivate:
virtual UInt64M Positive() sealed = INumeric<UInt64M>::Positiveprivate abstract Positive : unit -> UInt64M
private override Positive : unit -> UInt64M